home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / miniscrapercaper / miniscrapercaper.swf / scripts / DefineButton2_317 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-02-02  |  121 b   |  7 lines

  1. on(release){
  2.    _root._quality = "medium";
  3.    _root.noBgScroll = false;
  4.    _root.cam.move(true);
  5.    nextFrame();
  6. }
  7.